home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
autorun.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1998-08-03
|
1KB
|
56 lines
object Form1: TForm1
Left = 384
Top = 315
Width = 442
Height = 312
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'CHIP Eyl�l CD'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 434
Height = 285
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object qt: TShape
Left = 45
Top = 120
Width = 132
Height = 26
Cursor = crHandPoint
Brush.Style = bsClear
Pen.Style = psClear
OnMouseDown = qtMouseDown
end
object explore: TShape
Left = 296
Top = 130
Width = 113
Height = 26
Cursor = crHandPoint
Brush.Style = bsClear
Pen.Style = psClear
OnMouseDown = exploreMouseDown
end
object run: TShape
Left = 196
Top = 219
Width = 117
Height = 25
Cursor = crHandPoint
Brush.Style = bsClear
Pen.Style = psClear
OnMouseDown = runMouseDown
end
end